home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.misc,comp.lang.c,comp.lang.pl1,comp.lang.apl
- Subject: Re: GOTO controversy
- Date: Tue, 02 Apr 96 11:56:28 GMT
- Organization: none
- Message-ID: <828446188snz@genesis.demon.co.uk>
- References: <314FB5F5.259B@simi.is> <3151B47F.70FD@connix.com> <4jo5t6$1ki@socrates.moe.edu.sg> <4jq2en$g2q@news.cais.com>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <4jq2en$g2q@news.cais.com> dlabell@paltech.com "David Labell" writes:
-
- >Here's a guy who would rather recurse than loop. I don't mean to be rude, but
- >this is typical of C programmers.
-
- Using recursion in preference to a loop is rather atypical of C
- programmers. However there is nothing wrong in discussing alternatives in
- a thread such as this, especially when related to languages with a more
- functional bias.
-
- >Why not write it so it says what it does?
-
- For real code that is generally thr correct approach.
-
- >Who benefits from your tricks?
-
- Anybody who is interested in a broader understanding of programming issues.
-
- >I write this from the standpoint of someone who has spent a career poking
- >through stuff like the above -- writing it weird just so you can say you
- >didn't do ____.
- >
- >I'm really tired of it.
-
- Nobody was advocating the use of it (at least not in C).
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-